home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk4 / acron24a / readme < prev    next >
Text File  |  1995-03-18  |  2KB  |  51 lines

  1. This is an improved version of the AmiCron program on Fish Disk #113.  It was
  2. originally written by Steve Sampson, and is NOT copyrighted, but is explicitly
  3. placed Public Domain (p).  The Amiga port was done by Rick Schaeffer, with the
  4. latest (v2.4a) improvements courtesy of Christian Balzer, and others (see the
  5. AmiCron.doc file).  The timer code is extracted from Rob Peck's "simple timer
  6. example" program.
  7.  
  8. I've included sample "crontab" and ".startcron" files, as well as my "startcron"
  9. alias for the Dillon/Drew "shell".
  10.  
  11. To run amicron, simply copy "AmiCron24a" to your c: directory (renaming it to
  12. "amicron"), and the ".startcron" and "crontab" files to your s: directory.
  13. Add the initiating alias (in "alias4shell") to your shell ".login" file, and
  14. re-source it.  Then just enter "startcron", and (poof) AmiCron will be up and
  15. running whatever commands you've added to the "crontab" file.  [ If you're
  16. NOT using "shell", just enter the newcli command as shown in "alias4shell" (or
  17. some variation thereof). ]
  18.  
  19. Note that the "months" field now runs from 1-12 (instead of 0-11), and that
  20. command initiation "accuracy" has been improved.  See the doc file for a
  21. more complete list of improvements over v2.3.
  22.  
  23.  
  24. Some future enhancements I'd like to see are:
  25.  
  26.     1 - A cleaner way of shutting amicron down
  27.  
  28.     2 - Fix amicron to run without a window to avoid it "blocking" when
  29.         one accidentally types into it's window (you *will* do this, per
  30.         Murphy)
  31.  
  32.     3 - Have amicron write it's output to a log file (due to 2), and
  33.         provide a method for listing this file without shutting amicron
  34.         down.
  35.  
  36.     4 - Continue to improve the "accuracy" of amicron's timing (in a load
  37.         independent way).
  38.  
  39. I'll probably get working on these "RSN" ...
  40.  
  41.  
  42. /kim
  43.  
  44.  
  45. UUCP:  kim@amdahl.amdahl.com
  46.   or:  {sun,decwrl,hplabs,pyramid,ihnp4,uunet,oliveb,cbosgd,ames}!amdahl!kim
  47. DDD:   408-746-8462
  48. USPS:  Amdahl Corp.  M/S 249,  1250 E. Arques Av,  Sunnyvale, CA 94086
  49. CIS:   76535,25
  50.  
  51.